home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 43.zip / ANC 15.adf / 13.doc < prev    next >
Text File  |  1987-01-01  |  5KB  |  88 lines

  1.             //             --  BLITZFONTS  --              //
  2.           \X/                  ~~~~~~~~~~                \X/
  3.                            by Hayes C. Haugen
  4.  
  5.  
  6.     BlitzFonts: makes text output up to 6 times faster.  It will increase text
  7. output speeds on 99% of your Amiga programs that use the Topaz 80 font.  This
  8. means faster screen updates in:  AmigaBasic, Scribble!, OnLine!, Comm, LSE,
  9. uEdit, Ed, Textcraft Plus, all Infocom Releases, V.I.P. Pro, MicroEmacs, and
  10. many, many more!  Intuition menus are also sped up.  How do you get this
  11. great speed-up?  Just type in 'BlitzFonts' from your CLI, or double-click on
  12. it's icon from the workbench.  Smart users will immediately put BlitzFonts in
  13. their startup-sequence so that it is there every time they boot.  The
  14. installed BlitzFonts takes a meager 3072 bytes and is written in 100% assembly
  15. language for maximum speed.
  16.  
  17. Benchmarks:
  18. ~~~~~~~~~~~
  19.                  Blitzfonts   |   System Text()   |   Percent increase
  20. ----------------------------------------------------------------------
  21. 4000 x 80 chars     13.41 secs          78.65 secs         586%
  22.  
  23.  
  24.      This benchmark is a best-case scenario only; most text output is only
  25. 2-3 times as fast due to application (the program your running) overhead.  Use
  26. the 586% speed increase as a comparison, though I don't believe you can do
  27. generalized text output any faster on the Amiga.  BlitzFonts is completely
  28. transparent to the user, the programmer and the program (even copy-protected
  29. ones).  BlitzFonts still allows the system text routines to work with custom
  30. fonts.  If for some reason, a program will not run with BlitzFonts (I have yet
  31. to find one that won't) typing 'BlitzFonts -r' will remove the fast font
  32. routines and restore your Amiga to its normal/slow state.
  33.      This program is being offered as ShareWare.  Please give a copy of this
  34. version of BlitzFonts to every Amiga owner you know, and feel free to post it
  35. on any electronic bulletin boards or networks, or include it in any public
  36. domain/ShareWare compilation that sells for $8 or less (so long as you keep
  37. this notice and BlitzFonts together and unmodified.)  When you use BlitzFonts
  38. and realize how much better your life truly is, send a $10 or more contribution
  39. to me, the author, at:
  40.  
  41.           Hayes Haugen
  42.           11303 South Dogwood Lane
  43.           Edmonds, WA   98020-6168
  44.  
  45. In return, you will receive a disk with the latest version of BlitzFonts with
  46. more features, and other shareware by me.  Contributions of less than $10 are
  47. greatly appreciated, and you will be added to my mailing list, but cost
  48. prohibits me from sending you a disk.  If you already own one of my other
  49. ShareWare programs, let me know which one and I will also send you a free
  50. update to that program.
  51.  
  52. Features that are in the upgraded version:  allows you to use any font that
  53. is 8 pixels wide as the BlitzFont (i.e. Topaz 11), and also speeds up boldface
  54. and italics.  Suggestions for more features or other programs are welcome.
  55.  
  56.                     ======>   PLEASE NOTE!  <=======
  57.  
  58.    This is my third ShareWare release, and I am sorry to say that there are
  59. very few honest Amiga users who have chosen to support my efforts.  BlitzFonts
  60. cost you nothing to get, I only ask for a small contribution!  If you'd rather
  61. you can go buy MicroSmith's Fast Fonts, but that will cost you $34.95, and you
  62. won't be able to legally give copies to your friends.  I will continue to
  63. support my current programs, but if BlitzFonts doesn't do well, this will be
  64. my last ShareWare release. 
  65.  
  66. Other ShareWare by me:
  67. ~~~~~~~~~~~~~~~~~~~~~~
  68. X-Spell.....a 30,000 word spelling checker that checks any document with text
  69.             in it (Textcraft, Scribble, any editor).  Will also suggest
  70.             alternate spellings and allow you to replace the incorrect word
  71.             with any word of your choice ($15).
  72.  
  73. Blitz.......a text viewer with the FASTEST screen updates on the Amiga.  Also
  74.             allows saving of selected portions of the document, and simple
  75.             modifications of the text ($10).
  76.  
  77.  
  78.    BlitzFonts is copyright 1987 by Hayes C. Haugen, all rights except for
  79. limited non-commercial distribution are reserved.  BlitzFonts may not be
  80. given away or sold independently or with any other program, except as detailed
  81. above.  Companies and ShareWare authors may license BlitzFonts for inclusion
  82. in their own programs, please contact the author at the above address for
  83. details.  All warranties whether expressed or implied are non-existent.  The
  84. user assumes all risk in using this program, and under no circumstances will
  85. the author or anyone related to him (or his friends) be held liable for any
  86. damages, however extreme or minor, caused directly or indirectly by BlitzFonts.
  87.  
  88.